home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 November / Practical Internet November 2002.iso / pc / Software / ISP / Tiscali / Practical / custom.uw9 / POPNum.json < prev    next >
Encoding:
JavaScript Object Notation  |  2002-04-01  |  816 b 

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "POPGroup": "Long Integer",
  5.         "City": "Text (50)",
  6.         "State": "Text (50)",
  7.         "Area Code": "Text (50)",
  8.         "Number": "Text (50)",
  9.         "Comment": "Text (50)"
  10.     },
  11.     "data": [
  12.         {
  13.             "CustID": 351,
  14.             "POPGroup": 1,
  15.             "City": "Tiscali Pay As You Go",
  16.             "Area Code": "UK",
  17.             "Number": "147008456614681"
  18.         },
  19.         {
  20.             "CustID": 351,
  21.             "POPGroup": 1,
  22.             "City": "Tiscali OffPeak",
  23.             "Area Code": "UK",
  24.             "Number": "147008089933050"
  25.         },
  26.         {
  27.             "CustID": 351,
  28.             "POPGroup": 1,
  29.             "City": "Tiscali DayTime",
  30.             "Area Code": "UK",
  31.             "Number": "147008089933151"
  32.         },
  33.         {
  34.             "CustID": 351,
  35.             "POPGroup": 1,
  36.             "City": "Tiscali AnyTime",
  37.             "Area Code": "UK",
  38.             "Number": "147008089933031"
  39.         },
  40.         {
  41.             "CustID": 351,
  42.             "POPGroup": 1,
  43.             "City": "Default"
  44.         },
  45.         {
  46.             "CustID": 351,
  47.             "POPGroup": 1,
  48.             "City": "Signup",
  49.             "State": "US",
  50.             "Area Code": "0845",
  51.             "Number": "08456630221"
  52.         },
  53.         {
  54.             "CustID": 351,
  55.             "POPGroup": 1,
  56.             "City": "Download",
  57.             "State": "US",
  58.             "Area Code": "0845",
  59.             "Number": "08456630221"
  60.         }
  61.     ]
  62. }